Learn R Programming

DataSetsUni (version 0.1)

Third Violation: Times to each patient's third violation (V3) in ICU for varying periods

Description

The function allows to provide the times to each patient's third violation (V3) in ICU for varying periods.

Usage

data_ICU

Value

data_ICU gives the times of each patient's third violation (V3) in ICU for varying periods.

Arguments

data_ICU

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data present the times of each patient's third violation (V3) in ICU for varying periods. Recently, it is used by Ijaz and Asim (2019) and fitted the odd Burr-III Lomax distribution.

References

Khan, M. S., King, R., & Hudson, I. L. (2017). Transmuted generalized exponential distribution: A generalization of the exponential distribution with applications to survival data. Communications in Statistics-Simulation and Computation, 46(6), 4377-4398.

Kang, I., Hudson, I., Rudge, A., & Chase, J. G. (2013). Density estimation and wavelet thresholding via Bayesian methods: A wavelet probability band and related metrics approach to assess agitation and sedation in ICU patients. Discrete Wavelet Transforms: A Compendium of New Approaches and Recent Applications. 1st ed. Rijeka: IntechOpen, 127-162.

See Also

data_Bcancer

Examples

Run this code
x<-data_ICU
summary(x)

Run the code above in your browser using DataLab